Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.13 #20

Merged
merged 49 commits into from
Sep 26, 2016
Merged

Version 0.13 #20

merged 49 commits into from
Sep 26, 2016

Conversation

opcon
Copy link
Owner

@opcon opcon commented Sep 26, 2016

Changes:

  • Tweak stage-building algorithm
  • Added new black-and-white colour mode, selectable from options menu
  • Added chance to swap foreground and background colours
  • Fixed up some UI where the proper fonts were not being used
  • Changed song browser UI so it is now easier to select different file systems
  • Fixed song browser starting on Recent Songs filesystem even if the user had not played any songs
  • Add hackish way of searching on SoundCloud - simply type to search and then press enter
  • Fixed SDL crash on Linux
  • Redesigned options menu - now looks a little bit less pretty but is more consistent and functional
  • Decreased onset threshold to 2.5
  • Removed mouse control from main menu - was too confusing
  • Reset player to Play position after finishing a song - not Exit!
  • Tweaked first run scene to behave better

Also improved colour updating in general
Now press left/right to switch between filesystems in a circular buffer type effect
Moved currently selected song text to middle of screen
Improved algorithm for deciding how many lines of text to show on screen
Moved search information to bottom of screen
dlls are now in the Dependencies folder, which produces a cleaner application directory layout
Also added a DeployAll target, that deploys merged, zip and Squirrel packages of Turnt Ninja
SDL could not handle a 24bit depth buffer, use 32 instead.

Possibly because color format and depth buffer were mismatched
Selected song text now directly in centre of screen
Spacing of songs now even
@opcon opcon merged commit 59edde0 into master Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant